[Manager Summary]

PMCopyPageFormat


Copies the settings from one PMPageFormat object to another.
OSStatus PMCopyPageFormat(PMPageFormat formatSrc, PMPageFormat formatDest)
PARAMETERS
formatSrc
A PMPageFormat object. Specify the object you want to duplicate.
formatDest
A PMPageFormat object. On return, this object contains the same settings as the object you specify in the formatSrc parameter.
function result
A result code. See Result Codes.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.